Welcome![Sign In][Sign Up]
Location:
Search - routing algorithm

Search list

[TCP/IP stackdsr

Description: dsr routing algorithm which is implemented via c
Platform: | Size: 143040 | Author: piggy | Hits:

[WinSock-NDISdistanceroute.c

Description: fatmck@163.com编的距离向量路由算法-fatmck@163.com series of the distance vector routing algorithm
Platform: | Size: 1717 | Author: 彭少明 | Hits:

[Internet-Networkreport-aodv-word2000

Description: 在linux,unix下实现aodv路由算法-in linux, under unix aodv routing algorithm
Platform: | Size: 692144 | Author: 黄勇辉 | Hits:

[Other resourceA算法源代码

Description: A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A * algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
Platform: | Size: 31628 | Author: 沈铭硕 | Hits:

[Program docA hybrid particle swarm optimization algorithm for the vehicle routing problem.pdf

Description: 工程优化的一种新型pso算法。 A hybrid particle swarm optimization algorithm for the vehicle routing problem.pdf
Platform: | Size: 216409 | Author: zjllogic@126.com | Hits:

[matlabbilateration

Description: bilateration routing algorithm. 从固定两点出发寻找已知距离的第三点并不断延伸的算法。
Platform: | Size: 6361 | Author: lakesummer@hotmail.com | Hits:

[AI-NN-PRA算法源代码

Description: A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A* algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
Platform: | Size: 1781760 | Author: 沈铭硕 | Hits:

[Other路由技术的研究

Description: 为了解决卫星综合网中的动态路由及信息交换, 对卫星综合网络技术作了分析和选择, 对其路由算法的设计进行了分析, 并对卫星综合网的路由机制进行了系统设计-satellite integrated solution to the dynamic network routing and information exchange, the integrated satellite network technology analysis and selection, its routing algorithm design of the analysis, and integrated satellite network routing mechanism of the System Design
Platform: | Size: 118784 | Author: 吴佳泽 | Hits:

[Other一种优化的卫星通信星际路由算法设计

Description: 在分析传统的链路——状态算法的基础上,提出了一种优化的卫星通信星际路由算法。 该算法能够找出任意两颗卫星间通信的最佳路径集合,同时能够在链路质量容许的情况下,尽量 避免通信链路切换的发生,从而较大地提高了系统性能。-the analysis of the traditional link-- state of the algorithm, based on the optimization of an interplanetary satellite communications routing algorithm. The algorithm can find arbitrary two inter-satellite communications set the best path, the link quality to allow circumstances to minimize communication link switching occurred, thereby greatly improved system performance.
Platform: | Size: 46080 | Author: 吴佳泽 | Hits:

[Data structstestKrouteDll2

Description: 一个使用k路由算法的例子,给你的是k路由的DLL,尽管用就是了。-a routing algorithm used the example to you is the DLL k routing, despite using the grindstone.
Platform: | Size: 1831936 | Author: 黎敏 | Hits:

[J2MEblueSprie

Description: 这是一个RPG的小游戏,里面有,寻路算法-This is a small RPG games, and they, Routing Algorithm
Platform: | Size: 313344 | Author: 张佳维 | Hits:

[Data structs010101

Description: 快速最优通道布线算法 快速最优通道布线算法-rapid Optimal Routing Algorithm for fast access channel Optimal Routing Algorithm for fast access Optimal Routing Algorithm
Platform: | Size: 924672 | Author: who | Hits:

[Data structsxunjin1.0

Description: 寻径算法演示平台~~提供给计算机博弈爱好者参考学习-routing algorithm 3M ~ ~ for computer game enthusiasts Reference Learning
Platform: | Size: 166912 | Author: lcx | Hits:

[Mathimatics-Numerical algorithmsSearchPath1110

Description: 用 vc 编 写 的 ,寻 径 算 法 演 示 平 台。-vc prepared with the routing algorithm 3M.
Platform: | Size: 131072 | Author: 海怪 | Hits:

[Data structsant1

Description: 利用蚂蚁算法解决TSP旅行商问题,用他能直接输出路由接点-use TSP ant algorithm to solve the traveling salesman problem, in his direct contact output routing
Platform: | Size: 2048 | Author: 任天笑 | Hits:

[AI-NN-PREMRPC

Description: 路由选择过程的c算法程序 与DSR 只是简单地使用最短路径不同,EMRPC 使用了更复杂的路由选择机制以实现多径路由和能量均衡。-process of routing algorithm c procedures and DSR is simply to use the shortest path different. EMRPC use of a more complex routing mechanisms to achieve multi-path routing and energy balance.
Platform: | Size: 217088 | Author: 龚政 | Hits:

[AI-NN-PRvrpnewGASA

Description: 遗传算法求解车辆路径问题,没有解压缩的密码。-Genetic Algorithm for vehicle routing problem, no extract passwords.
Platform: | Size: 33792 | Author: 王德东 | Hits:

[Other systemspathdelphi

Description: 带加权的寻路算法演示(DELPHI源码) 关于A*寻路算法的代码在网上有很多,但用DELPHI的比较少,本人花了一天时间找到这个,代码和界面都比较精炼,于是在关键处作了中文注释,但愿对朋友们有用。-with weighted routing algorithm Demo (DELPHI OSS) on the A* algorithm routing code on the Internet which is very , but with the DELPHI relatively small, I spent a whole day to find the time, code and interface are more refined, So the Department made a key Chinese translations, I hope that friends useful.
Platform: | Size: 224256 | Author: 袁方成 | Hits:

[AI-NN-PRMCRGSA

Description: MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost--------费用邻接矩阵 %Source------源节点标号 %End---------目的节点标号组成的向量 %MBR---------各代最优路径编码-MCRGSA------ Multicast Routing genetic simulated annealing% M----------- genetic algorithm algebra% N----------- population size, even take Pm----------% probability parameter variation%----------- same temperature K Jump under a number of state----------% t0 initial temperature cooling% alpha------- beta coefficient%-------- balanced concentration coefficient% ROUTES------ Alternative Path Set% Enable--------- nodes to the number of alternative paths%-------- Cost adjacent costs Matrix% Source------ source node labeling% End--------- destination node labeling Group Vector%% of the MBR--------- generations optimal path coding
Platform: | Size: 1024 | Author: 程爱华 | Hits:

[CSharpluyousuanfa

Description: 本程序是用c语言编写的路由算法的程序,欢迎下载哈-this procedure is used to prepare the language c routing algorithm procedures, Kazakhstan welcomes Download
Platform: | Size: 6144 | Author: 李涛 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 48 »

CodeBus www.codebus.net